/* ---------- document ---------- */
body, div, span, td, h1, h2, h3, h4, h5, h6, caption, label, input,textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-style :  normal;
	font-weight :  normal; }

a, em, i, li, ul {
	font-family : Arial, Helvetica, sans-serif;
	font-style :  normal; }
	
body {
	background-repeat :  repeat-y;
	background-position :  center;
	scrollbar-arrow-color : #085C9E; }

/* ---------- heading ---------- */
h1, h2, h3, h4, h5, h6 {
	color : #000000;
	font-weight :  bold; }
h1	{ color :  #606060;
	  margin : 0px 0px 0px 0px;
	  padding : 0px 0px 0px 0px; }
h2 	{ font-size :  16pt;
	  margin : 20px 0px 20px 0px; }
h3	{ font-size :  13pt;
	  margin : 18px 0px 6px 0px; }
h5 	{ font-size :  11pt;
	  margin : 4px 0px 18px 0px; }
h6	{ font-size :  11pt;
	  margin : 18px 0px 8px 0px; }
h6.head { color :  #606060;
		  font-size : 11pt;
		  margin : 2px 0px 2px 0px; }

/* ---------- content ---------- */
div 	{ font-size : 10pt;
		  margin : 5px 0px 1px 0px; }
div.txt { text-align :  justify;
		  line-height :  14pt;
		  width : 280px;
		  margin : 5px 0px 12px 0px; }
div.tab { margin : 5px 0px 12px 0px; }
div.pic { text-align :  right;
		  color : #606060;
		  padding : 0px 10px 10px 0px; }
div.akt { font-size : 9pt;
		  text-align :  justify;
		  width : 178px;
		  margin : 3px 18px 6px 20px; }
div.thumb {	color : #606060;
		    left :  250px;
			float : right;
			width :  160px;
			text-align :  right; }
img.thumb {	border:1px solid #909090; }

/* ---------- navigation ---------- */
div.main { font-weight : bold; }
div.sub  { text-decoration :  none; }
div.mini { font-size : 9pt; }
div.micro{ font-size : 8pt; }

/* ---------- tables ---------- */
td        { font-size : 10pt; }
td.pic    { width : 150px; }
td.form   { text-align : right; }
td.twin   { width : 280px;
			text-align : right; }
td.head   { background-color : #FFF3EF;
   			border : 1px solid #909090; }

/* ---------- text/form ---------- */
em 		 { color : #DE007F; }
em.blue  { color : #0E6AA6; }
i 		 { color : #606060; }
			
ul		{ margin :  3px 0px 3px 30px; }
form 	{ margin :  0px 0px 0px 0px; }
input,textarea,select {
	background-color :  #E1F1FA;
	font-size : 10pt; }
			
/* ---------- links ---------- */
a:VISITED	{ color : #909090; }
a:HOVER		{ text-decoration : underline;
					    color : #DE007F; }

a 	{ text-decoration :  none; 
	vertical-align: middle;  
	font-weight : bold;
	font-size : 9pt;}

ul		 { margin : 10px 0px 24px 50px; }
ul li 	 { margin : 0px 0px 0px 0px; }			
ul li a { margin : 0px 0px 0px 3px;  }
ul li a:HOVER	{ list-style-image : url(picture/tag_high.html);  }
ul li#selected  { list-style-image : url(picture/tag_high.html);  }
ul li			 { margin-left : 5px; 
				 list-style-image : url(picture/tag.html);}
				 
				 





